PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFPen Class / setWidth Method
the pen width.
In This Topic
    setWidth Method
    In This Topic
    Sets the pen width.
    Syntax
    public void setWidth( 
       double value
    )

    Parameters

    value
    the pen width.
    See Also